.First{
position: absolute;
top: 4px;
left: 20px;	
}

.Second{
	position: absolute;
	top: 42px;
	left: 240px;
}

.Third{
	position: absolute;
	top: 42px;
	left: 548px;	
}

.Fourth{
	position: absolute;
	top: 42px;
	left: 690px;
}

.Fifth{
	position: absolute;
	top: 4px;
	left: 1025px;
}



.AllStrungOutPosterDesign{
	position: absolute;
	top: 1360px;
	left: 180px;
}


.AllStrungOut{
	position: absolute;
	top: 2530px;
	left: 185px;
}

.LessStrungOut{
	 position: absolute;
	 top: 3580px;
	 left: 180px;
}

.LessStrungOutL{
	 position: absolute;
	 top: 4680px;
	 left: 198px;
}

.LessStrungOutFramed{
	 position: absolute;
	 top: 4980px;
	 left: 180px;
}

.LessStrungOutFramedL{
	 position: absolute;
	 top: 6040px;
	 left: 290px;
}
	
.BottomLinks{
	position: absolute;
	top: 6400px;
	left: 500px;
}
	
.BottomLinksL{
   position: absolute;
   font-family: Arial;
	top: 6710px;
	left: 270px;
}


		


h1{
	color: rgb(100,125,180);
	font-size: 20px;
	font-family: Arial;
	text-decoration: underline;	
}

h2{

	color: rgb(200,200,200);
	font-size: 25px;
	font-family: Arial;
	font-size: 40px;
	font-family: Arial;
	padding-top: 5px;
	border-top-width: 15px;
	border-top-style: groove;
	border-top-color: rgb(96,112,48);
	padding-bottom: 8px;
	border-bottom-width: 15px;
	border-bottom-style: groove;
	border-bottom-color: rgb(96,112,48);
	padding-left: 5px;
	border-left-width: 15px;
	border-left-style: groove;
	border-left-color: rgb(96,112,48);
	padding-right: 5px;
	border-right-width: 15px;
	border-right-style: groove;
	border-right-color: rgb(96,112,48);
	background-color: rgb(125,132,81);
	font-size: 24px;
}	
